# Sandbox.Internal.IControlSheet.Feature.Name

```csharp
string Name { get; set; }
```

The name of the feature, usually displayed as a tab title in the inspector.

Declared in [Sandbox.Internal.IControlSheet.Feature](/api/Sandbox.Internal.IControlSheet.Feature).
Assembly: `Sandbox.Reflection`.
