public string buttons { get; set; }
Public Property buttons As String Get Set
public: property String^ buttons { String^ get (); void set (String^ value); }