selectIf

fun View.selectIf(property: CSProperty<Boolean>): CSRegistration
fun <T> View.selectIf(property: CSProperty<T>, value: T): CSRegistration