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