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