getInt

abstract fun getInt(path: String): Int?
abstract fun getInt(path: String, defaultValue: Int): Int