Return true if the value of this object (irrespective of non-void type) is null. The behavior is undefined unless true == hasNonVoidType().
Declared in <balcl_optionvalue.h>
bool
isNull() const;
true if the value is null, and false otherwise