# packageName

> The name of the package that should be run after this callback.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Callbacks](/engine/6000.5/script-reference/unityeditor/callbacks.md)
* **Assembly:** UnityEditor.CoreModule

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