# File lib/dm-core/collection.rb, line 446
    def properties
      PropertySet.new(query.fields)
    end