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