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