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