namespace Toolkit.Foundation; public record AggregateExpression(IAggregate Value, object? Key = null);