# displayName

> The display name of the package sample.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager.UI](/engine/6000.7/script-reference/unityeditor/packagemanager/ui.md)
* **Assembly:** UnityEditor.CoreModule

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