CfNodeRef.isScalar

bool isScalar() @property const @safe pure nothrow

Returns true if this is a scalar (non-container) value.

Returns

true if this is a scalar or invalid reference, false for objects/arrays.