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