# File lib/dm-core/resource.rb, line 105
    def attribute_get(name)
      properties[name].get(self)
    end