'Declaration Public Property ID As Integer
'Usage Dim instance As PropertyComboBoxType Dim value As Integer instance.ID = value value = instance.ID
public int ID {get; set;}
'Declaration Public Property ID As Integer
'Usage Dim instance As PropertyComboBoxType Dim value As Integer instance.ID = value value = instance.ID
public int ID {get; set;}