# Sandbox.InputAction.KeyboardCode

```csharp
string KeyboardCode { get; set; }
```

The key or key combo we'll be watching for.

Declared in [Sandbox.InputAction](/api/Sandbox.InputAction).
Assembly: `Sandbox.Engine`.
