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