open var incremental: Boolean?
whether or not to enable incremental compilation If incremental is not set, then the value from the profile is used.
incremental
open fun incremental(value: Boolean?): Unit