# Sandbox.UI.IStyleBlock.StyleProperty.Name

```csharp
string Name { get; set; }
```

Name of the property, ie "color" or "width"

Declared in [Sandbox.UI.IStyleBlock.StyleProperty](/api/Sandbox.UI.IStyleBlock.StyleProperty).
Assembly: `Sandbox.System`.
