JsonNodeOptions public struct JsonNodeOptions Options to control JsonNode behavior. Documentation Code public bool PropertyNameCaseInsensitive { get; set; } Gets or sets a value that indicates whether property names on JsonObject are case insensitive.