Public Property LowerBound As Double
public double LowerBound { get; set; }
public: double LowerBound { double get (); void set (double value); }