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