public function getOfficialName()
 {
     $this->__load();
     return parent::getOfficialName();
 }