ComValue.ToString
Returns the value of contained ComValue instance value as a string.
Same as loComValue.Value.ToString()
but doesn't require the implicit InvokeMethod() call.
o.ComValue.ToString()
Result of ToString() from the embedded Value object or 'null'