'Declaration
Public Property EditorValue As GcComboBoxEditorValue
'Usage
Dim instance As GcComboBoxCellType Dim value As GcComboBoxEditorValue instance.EditorValue = value value = instance.EditorValue
public GcComboBoxEditorValue EditorValue {get; set;}