getBooleanProperty

fun Project.getBooleanProperty(name: String): Provider<Boolean>
fun Settings.getBooleanProperty(name: String): Provider<Boolean>