# Sandbox.InputAction.Name

```csharp
string Name { get; set; }
```

The name of the input action. Used by Input.Down|Pressed|Released.

Declared in [Sandbox.InputAction](/api/Sandbox.InputAction).
Assembly: `Sandbox.Engine`.
