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