questionType property

RPQuestionType questionType
getter/setter pair

The question type of this answer. Should be implemented / overwritten in the subclasses.

Implementation

RPQuestionType questionType = RPQuestionType.None;