CfNodeRef.isNull
bool isNull() @property const @safe pure nothrowReturns true if this is a null value node or an invalid reference.
Returns
true if null or invalid, false otherwise.
bool isNull() @property const @safe pure nothrowReturns true if this is a null value node or an invalid reference.