'Declaration
Public Property MultipleSelectionSeparator As String
'Usage
Dim instance As C1ComboBox Dim value As String instance.MultipleSelectionSeparator = value value = instance.MultipleSelectionSeparator
public string MultipleSelectionSeparator {get; set;}