/** @return Returns the name of this attribute. */
 @Override
 public String getName() {
   return ATTRIBUTE_NAME.getLocalName();
 }