public float Pitch { get; set; }
Public Property Pitch As Single Get Set
public: property float^ Pitch { float^ get (); void set (float^ value); }