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