# File lib/dm-core/query/conditions/comparison.rb, line 239
        def property?
          subject.kind_of?(Property)
        end