# File lib/dm-core/property.rb, line 406
    def get!(resource)
      resource.instance_variable_get(instance_variable_name)
    end