# File lib/dm-core/property_set.rb, line 21
    def has_property?(name)
      !!property_for(name)
    end