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