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