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