# Editor.Widget.DebugModeEnabled

```csharp
bool DebugModeEnabled { get; set; }
```

Enable debug mode on this widget.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
