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