Gets or sets the JSON settings.
public JsonSettings? JsonSettings { get; set; }
The JSON settings (used when converting the response from JSON).