public double Dof { get; set; }
Public Property Dof As Double Get Set
public: property double Dof { double get (); void set (double value); }
member Dof : float with get, set
In This Article