# displayName

> Optional and alternative name for a converter group ID, to be displayed to users to assist while authoring.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.3/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

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