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