# File lib/dm-core/property_set.rb, line 22
    def []=(name, property)
      self << property
    end