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