'Declaration Public Property Width As Nullable(Of Single)
'Declaration
Public Property Width As Nullable(Of Single)
public Nullable<float> Width {get; set;}
Border Class Border Members