# label

> Label used for text rendering of the item displayName. Note this is an empty string when TreeView.RowGUIArgs.isRenaming == true.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.7/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public string label
```
