public XY Pan { get; set; }
Public Property Pan As XY
public: property XY^ Pan { XY^ get (); void set (XY^ value); }