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