# Sandbox.UI.IStyleBlock.StyleProperty.Value

```csharp
string Value { get; set; }
```

Current value of the property (which is being rendered)

Declared in [Sandbox.UI.IStyleBlock.StyleProperty](/api/Sandbox.UI.IStyleBlock.StyleProperty).
Assembly: `Sandbox.System`.
