Whether this VARIANT is empty (VT_EMPTY).
@pragma('vm:prefer-inline') bool get isEmpty => vt == VT_EMPTY;