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