public virtual double A { get; set; }
Public Overridable Property A As Double Get Set
public: virtual property double A { double get (); void set (double value); }
abstract A : float with get, set override A : float with get, set
In This Article