# Sandbox.ModelEditor.AxisAttribute.Enabled

```csharp
string Enabled { get; set; }
```

Internal name of a boolean key that dictates whether this helper should draw or not. If unset, will draw always.

Declared in [Sandbox.ModelEditor.AxisAttribute](/api/Sandbox.ModelEditor.AxisAttribute).
Assembly: `Sandbox.Engine`.
