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