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