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