setProperty

open fun <T : Any> setProperty(key: AttributeKey<T>, value: T?)(source)

Sets an extension property for this content

Report a problem