# valueLabel

> The text displayed above the value column.

## Definition

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

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

### Remarks

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