string Text { get; set; }
Property Text As String Get Set
property String^ Text { String^ get (); void set (String^ value); }
abstract Text : string with get, set
In This Article