# PackageName

> The package name used for the application launched on an Android device.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Android](/engine/6000.5/script-reference/unityeditor/android.md)
* **Assembly:** UnityEditor.Android.Extensions

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