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