getBoolean

open fun getBoolean(key: String): Boolean
open fun getBoolean(key: String, defaultValue: Boolean): Boolean