Gets the value, if any.
public string? Json { get; }
The value, if any.
The Value will be null if the response content was not JSON.