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