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