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