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