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