True if a build summary should be displayed. (Default false.)
public bool? ShowSummary { get; set; }
The build summary repeats any build warnings and errors, which can seem repetitive, especially with minimal verbosity, and can confuse tools that extract and summarize build warnings and errors.