public string Height {get; set;}
'Declaration Public Property Height As String
'Declaration
Public Property Height As String
'Usage Dim instance As BarSize Dim value As String instance.Height = value value = instance.Height
'Usage
Dim instance As BarSize Dim value As String instance.Height = value value = instance.Height
BarSize Class BarSize Members