# displayName

> Defines the display name of the overlay.

## Definition

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

```csharp
public string displayName { get; set; }
```
