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