# name

> The name of the Android asset pack that the device is downloading.

## Definition

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

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

### Remarks

Read-only.

Additional Resources: [AndroidAssetPacks.DownloadAssetPackAsync](/engine/6000.7/script-reference/unityengine/android/androidassetpacks/downloadassetpackasync.md)
