Shorthand for specifying a Get object's second type argument.
typedef GetV<V extends ValueRef> = Get<Object?, V>;