'Declaration Property CheckState As CheckState
'Usage Dim instance As ICheckBox Dim value As CheckState instance.CheckState = value value = instance.CheckState
CheckState CheckState {get; set;}
'Declaration Property CheckState As CheckState
'Usage Dim instance As ICheckBox Dim value As CheckState instance.CheckState = value value = instance.CheckState
CheckState CheckState {get; set;}