# Sandbox.UI.Menu.Shortcut

```csharp
string Shortcut { get; set; }
```

Shortcut text drawn on the right, like "Ctrl+S". Display only - nothing dispatches it yet.

Declared in [Sandbox.UI.Menu](/api/Sandbox.UI.Menu).
Assembly: `Sandbox.Engine`.
