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