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