NullableSerialisationExperiments These are some test proving what works (and what doesn't) when it comes to notnull properties in C# when Nullable is enabled. Tests cover Newtonsoft.Json and also System.Text.Json for comparison.