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