Given a maybe-typed Variant instance, extract its value.
If the value is Nothing, then this function returns null.
a maybe-typed value
the contents of this, or null