CSSuspendPropertyImpl

constructor(value: T, onApply: suspend (value: T) -> Unit = { })