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