# Sandbox.UI.TreeRow.Text

```csharp
string Text { get; set; }
```

The row's label text. Only touches the label when it changes.

Declared in [Sandbox.UI.TreeRow](/api/Sandbox.UI.TreeRow).
Assembly: `Sandbox.Engine`.
