# Sandbox.Internal.IControlSheet.Feature.EnabledProperty

```csharp
SerializedProperty EnabledProperty { get; set; }
```

If we have a FeatureEnabled property, this will be it. If not then we assume it should always be enabled.

Declared in [Sandbox.Internal.IControlSheet.Feature](/api/Sandbox.Internal.IControlSheet.Feature).
Assembly: `Sandbox.Reflection`.
