protected function hasAttribute(string $name) : bool { return $this->element ->hasAttribute($name); }