Converts this NullableByte instance to a NullableBoolean.
A NullableBoolean that is Null if this NullableByte is Null, False if this instance Value is Zero otherwise True.
NullableByte Class | NullableTypes Namespace