[]
Gets or sets a function to be used for retrieving the field's aggregate value for a given summary object.
[JsonConverter(typeof(FunctionConverter))] public string GetAggregateValue { get; set; }