CommentHandling public enum CommentHandling Specifies how JSON comments are handled when loading JSON. Documentation Code Ignore = 0 Ignore comments. Load = 1 Load comments as a JValue with type Comment.