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