# File lib_wpm/wpm.rb, line 3307
    def mapped(attr_map)
      super
      @value = nil
      @name = nil
      @data_type = 'string'
      @nonnil = false
      @putonly = false
      nil
    end