systemId()
VARIANT systemId the system ID
# File ext/win32ole/sample/xml.rb, line 4802 def systemId() ret = _getproperty(137, [], []) @lastargs = WIN32OLE::ARGV ret end