# Sandbox.UI.Checkbox.LabelText

```csharp
string LabelText { get; set; }
```

Text for the checkbox label.

Declared in [Sandbox.UI.Checkbox](/api/Sandbox.UI.Checkbox).
Assembly: `Sandbox.Engine`.
