ComValue.Value

Internally this value is set by the various SetXXX methods. It's of type objcect but set to the appropriate .NET subtype.

public object Value { get; set; }

See also