# File lib/dm-core/property_set.rb, line 49
    def include?(property)
      named?(property.name)
    end