Printable View
How would I set an Int that has a value to Null??
I think you can't set value types to null. Set the int to -1.