Therefore API > API Reference > Classes > TheEvent > Properties
Menu
Gets the TheMenu of the event.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Menu As TheMenu
C#
public virtual TheMenu Menu { get; }
Property Value
The TheMenu of the event.