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