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