getInt

fun getInt(name: String): Int
fun getInt(name: String, defaultValue: Int): Int