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