Whether the promoted property has explicit protected(set) visibility.
public function isProtectedSet() : bool { return (bool) ($this->flags & Modifiers::PROTECTED_SET); }