/**
  * @return string
  */
 public function getLabel()
 {
     return $this->nodeAnnotationMetadata->getLabel();
 }