+1  A: 

You should use Projections.GroupProperty() instead of Projections.Property().

Canton
Thank you. I have indeed experimented with this approach trying both Property and GroupProperty yet neither yield results.
mfloryan