data()
BSTR data value of the node
# File ext/win32ole/sample/xml.rb, line 2957 def data() ret = _getproperty(109, [], []) @lastargs = WIN32OLE::ARGV ret end