JsonNodeOptions public struct JsonNodeOptions Options to control JsonNode behavior. Documentation Code public bool PropertyNameCaseInsensitive { get; set; } Specifies whether property names on JsonObject are case insensitive.