# File lib_wpm/wpm.rb, line 2435
    def enctype
      fetch_value('enctype', @enctype, String, true)
    end