on

fun <T> on(property: CSProperty<T>, condition: (T?) -> Boolean?): CSRegistration
fun on(condition: () -> Boolean?)