# File lib/dm-core/resource.rb, line 587
    def attribute_loaded?(name)
      properties[name].loaded?(self)
    end