# Sandbox.UI.BaseStyles.WhiteSpace

```csharp
System.Nullable<WhiteSpace> WhiteSpace { get; set; }
```

Represents the `white-space` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
