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