Whether constant is protected.
public function isProtected() : bool { return (bool) ($this->flags & Modifiers::PROTECTED); }