Parses a JSON object of arbitrary JSON property values.
public static readonly IParser<IReadOnlyList<KeyValuePair<string, object?>>> JsonObject;