VariantN.hasValue
bool hasValue() @property const pure nothrowReturns true if and only if the VariantN object holds a valid value (has been initialized with, or assigned from, a valid value).
bool hasValue() @property const pure nothrowReturns true if and only if the VariantN object holds a valid value (has been initialized with, or assigned from, a valid value).