Converts this NullableByte structure to a NullableString structure.
Null if this NullableByte is Null otherwise a new NullableString structure whose Value is the description of this NullableByte structure's Value.
NullableByte Class | NullableTypes Namespace