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