/**
  * @return \DOMAttr
  */
 public function getName()
 {
     return $this->ctx->getAttributeNode('name');
 }