# File lib/dm-core/property_set.rb, line 34
    def named?(name)
      @properties.key?(name)
    end