Gets the name of the user flood event object.
string The name of the flood event.
public function getName() { return $this->name; }