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