Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
There should be an option to generate nullable value types for C#.
If a value is not set, then it would return as null rather than default value. If a value is updated to null, then it would become unset.