# Sandbox.UI.BaseStyles.Cursor

```csharp
string Cursor { get; set; }
```

Represents the `cursor` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
