Return true if this object is in the unset state, and false otherwise. Note that if false == hasNonVoidType() then OptionType::e_VOID == type().
Declared in <balcl_optionvalue.h>
bool
hasNonVoidType() const;
true if this object has a non-void type, and false otherwise