Returns true if the CDocBuilderValue object is empty.
builder = docbuilder.CDocBuilder() context = builder.GetContext() globalObj = context.GetGlobal() bEmpty = globalObj.IsEmpty()