# Sandbox.Internal.IControlSheet.Feature.Properties

```csharp
List<SerializedProperty> Properties { get; set; }
```

The properties that are part of this feature, usually displayed together in the inspector.

Declared in [Sandbox.Internal.IControlSheet.Feature](/api/Sandbox.Internal.IControlSheet.Feature).
Assembly: `Sandbox.Reflection`.
