[]
Gets or sets the function (min, max, average and so on) calculated by the current aggregate.
public AggregateFuncEnum Func { get; set; }
The default value of this property is Sum.