getIntProperty

fun Project.getIntProperty(name: String): Provider<Int>
fun Settings.getIntProperty(name: String): Provider<Int>