Checks if stopPropagation has been called
bool Whether propagation has been stopped
public function isPropagationStopped() : bool { return $this->propagationStopped; }