getBoolean

abstract fun getBoolean(path: String): Boolean?
abstract fun getBoolean(path: String, defaultValue: Boolean): Boolean