# name

> The name of the Android asset pack the status query is for.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Android](/engine/6000.6/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
public string name { get; }
```

### Remarks

Read-only. Additional Resources: [AndroidAssetPacks.GetAssetPackStateAsync](/engine/6000.6/script-reference/unityengine/android/androidassetpacks/getassetpackstateasync.md).
