'Declaration Public Property BottomWall As Wall
'Usage Dim instance As YPlotArea Dim value As Wall instance.BottomWall = value value = instance.BottomWall
public Wall BottomWall {get; set;}
YPlotArea Class YPlotArea Members