True if JSON output should be indented.
public bool IsIndented { get; set; }
The default is false, which generates minimal, compact JSON.
false