Converts this NullableString instance to a NullableBoolean.
A NullableBoolean that is Null if this NullableString is Null, True if this instance Value is equal to TrueString or "1" otherwise False.
NullableString Class | NullableTypes Namespace