# Sandbox.ConVarAttribute.Name

```csharp
string Name { get; set; }
```

If unset the name will be set to the name of the method/property

Declared in [Sandbox.ConVarAttribute](/api/Sandbox.ConVarAttribute).
Assembly: `Sandbox.System`.
