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