/**
  * Returns the ID for this attribute key
  */
 public function getKeyID()
 {
     return parent::getKeyID();
 }