# label

> Style used for the labelled on all EditorGUI overloads that take a prefix label.

## Definition

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

```csharp
public static GUIStyle label { get; }
```
