# File lib/action_web_service/protocol/soap_protocol/marshaler.rb, line 150
        def type_name
          @type.custom? ? @qname.name : nil
        end