The Sonar properties for the current Gradle project that are to be passed to the Sonar Runner.
The properties
map is already populated with the defaults provided by Gradle, and can be
further manipulated as necessary. Before passing them on to the Sonar Runner, property values
are converted to Strings as follows:
toString
method.