SwiftDocCChoiceClassChoiceOne of possibly many choices in a MultipleChoice question.final class ChoiceTopicsInstance Propertiesvar content: MarkupContainerThe markup content of the choice, what the user examines to decide to select this choice.var image: ImageMedia?Optional image illustrating the answer.var isCorrect: Booltrue if this choice is a correct one; there can be multiple correct choices.var justification: JustificationA justification as to whether this choice is correct.let originalMarkup: BlockDirectiveInstance Methodsfunc accept<V>(inout V) -> V.ResultType Propertiesstatic let introducedVersion: String