double Pitch { get; set; }
Property Pitch As Double Get Set
property double Pitch { double get (); void set (double value); }
abstract Pitch : float with get, set
In This Article