getBoolean

fun getBoolean(cs: ConfigurationSection?, name: String): Boolean
fun getBoolean(cs: ConfigurationSection?, name: String, defaultValue: Boolean): Boolean