Returns true if the JToken is null or represents null.
public static bool IsNull(this JToken? jToken)