CfNodeRef.isNull

bool isNull() @property const @safe pure nothrow

Returns true if this is a null value node or an invalid reference.

Returns

true if null or invalid, false otherwise.