isCheckedIfNot

fun CompoundButton.isCheckedIfNot(condition: Boolean): CompoundButton
fun CompoundButton.isCheckedIfNot(property: CSProperty<Boolean>): CSRegistration