multipleChoiceQuestion property
Multiple choice question details.
For read operations, this field is populated only when work_type is
MULTIPLE_CHOICE_QUESTION. For write operations, this field must be
specified when creating course work with a work_type of
MULTIPLE_CHOICE_QUESTION, and it must not be set otherwise.
Implementation
MultipleChoiceQuestion? multipleChoiceQuestion;