# File ext/win32ole/sample/xml.rb, line 3625
  def nodeTypeString()
    ret = _getproperty(21, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end