[This is preliminary documentation and is subject to change.]
public string Text { get; set; }
Public Property Text As String
public: property String^ Text { String^ get (); void set (String^ value); }