Function JSONValue.isNull
Test whether the type is JSONType
					
			bool isNull() pure nothrow @property @nogc @safe const;
					
				
			Test whether the type is JSONType
					
			bool isNull() pure nothrow @property @nogc @safe const;