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