CfNodeRef.isScalar
bool isScalar() @property const @safe pure nothrowReturns true if this is a scalar (non-container) value.
Returns
true if this is a scalar or invalid reference, false for objects/arrays.
bool isScalar() @property const @safe pure nothrowReturns true if this is a scalar (non-container) value.