# Sandbox.UI.PanelEventAttribute.Name

```csharp
string Name { get; set; }
```

Name of the event to listen to.

Declared in [Sandbox.UI.PanelEventAttribute](/api/Sandbox.UI.PanelEventAttribute).
Assembly: `Sandbox.Engine`.
