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