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