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