# Sandbox.FeatureAttribute.Title

```csharp
string Title { get; set; }
```

Title of the feature. Keep it short please!

Declared in [Sandbox.FeatureAttribute](/api/Sandbox.FeatureAttribute).
Assembly: `Sandbox.System`.
