Returns the event's name.
string The event name
public function getName() : string { return $this->name; }