# File lib/dm-core/property_set.rb, line 14
    def [](name)
      @properties[name]
    end