Basically, aliasProp as it currently stands is a bit of a disaster. Would be nice to be able to define "final" processing on a reducer that only runs after filters have resolved, not once for each record, to populate arbitrary properties. May also want to give it access to the entire group array and override all(). Or plug into a new Crossfilter lifecycle event??
Per discussion w/ @tannerlinsley