Function JSONValue.isNull

Test whether the type is JSONType.null_

bool isNull() pure nothrow @property @nogc @safe const;