public bool IsMultipleChoice { get; set; }
Public Property IsMultipleChoice As Boolean Get Set
public: property bool^ IsMultipleChoice { bool^ get (); void set (bool^ value); }