'Declaration Property Value As Integer
'Usage Dim instance As IControlFormat Dim value As Integer instance.Value = value value = instance.Value
int Value {get; set;}
'Declaration Property Value As Integer
'Usage Dim instance As IControlFormat Dim value As Integer instance.Value = value value = instance.Value
int Value {get; set;}