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