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