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