The result of invoking a member that returned value (null included).
null
This, cast to None, or null if this is not None.
This result's value wrapped into an ObjectRef (even if it converts to a non-reference Term), or null if isNone.
This, cast to Value, or null if this is not a Value.
Whether this is None.
Whether this is a Value.
This result's value as a Term (via ObjectToTermConverter.default), or null if isNone.