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