getComments

abstract fun getComments(): Property<Boolean>

Should clarifying comments be added to files?

This property can be set via the command-line options '--comments' and '--no-comments'.

Since

8.7