property

fun <T> property(value: T, onApply: (value: T) -> Unit? = null): CSEventPropertyImpl<value: T>