public int Buttons { get; set; }
Public Property Buttons As Integer Get Set
public: property int^ Buttons { int^ get (); void set (int^ value); }