'Declaration Public Property Width As Double
'Declaration
Public Property Width As Double
'Usage Dim instance As C1Size Dim value As Double instance.Width = value value = instance.Width
'Usage
Dim instance As C1Size Dim value As Double instance.Width = value value = instance.Width
public double Width {get; set;}
C1Size Structure C1Size Members