True if null JSON properties should be read and/or written.
null
public bool IncludesNullValues { get; set; }
The default is false, which neither reads nor writes null JSON properties.
false