assign

infix inline suspend fun <T> CSSuspendProperty<T>.assign(other: T)
infix inline suspend fun <T> CSSuspendProperty<T>.assign(other: CSValue<T>)