# Editor.ControlWidget.IncludeLabel

```csharp
bool IncludeLabel { get; set; }
```

If true (default) we'll include a label next to the control

Declared in [Editor.ControlWidget](/api/Editor.ControlWidget).
Assembly: `Sandbox.Tools`.
