# Sandbox.InputAttribute.Name

```csharp
string Name { get; set; }
```

Desired name of this input. If not set, the method's name will be used.

Declared in [Sandbox.InputAttribute](/api/Sandbox.InputAttribute).
Assembly: `Sandbox.System`.
