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