# assemblyName

> The name of the assembly that should be called after this callback.

## Definition

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

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