JsonLoadSettings public class JsonLoadSettings Documentation Code public CommentHandling CommentHandling { get; set; } public DuplicatePropertyNameHandling DuplicatePropertyNameHandling { get; set; } public LineInfoHandling LineInfoHandling { get; set; } public JsonLoadSettings()