/**
  * {@inheritDoc}
  */
 public function setCommentAnswer5($commentAnswer5)
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCommentAnswer5', array($commentAnswer5));
     return parent::setCommentAnswer5($commentAnswer5);
 }