public double limitPrice { get; set; }
Public Property limitPrice As Double Get Set
public: property double limitPrice { double get (); void set (double value); }
member limitPrice : float with get, set
In This Article