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