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