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