# Sandbox.EventAttribute.EventName

```csharp
string EventName { get; set; }
```

The internal event identifier.

Declared in [Sandbox.EventAttribute](/api/Sandbox.EventAttribute).
Assembly: `Sandbox.System`.
