[]
Gets or sets creator function used to create group descriptions when users drag columns into the group
[JsonConverter(typeof(FunctionConverter))] public virtual string GroupDescriptionCreator { get; set; }