# keyLabel

> The text displayed above the key column.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

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

### Remarks

If empty, Unity uses the default label **Key**.
