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