public float BarHeight { get; set; }
Public Property BarHeight As Single Get Set
public: property float BarHeight { float get (); void set (float value); }