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