Whether the property is readonly.
public function isReadonly() : bool { return (bool) ($this->flags & Modifiers::READONLY); }