Whether constant is final.
public function isFinal() : bool { return (bool) ($this->flags & Modifiers::FINAL); }