setProperty
open fun <T : Any> setProperty(
key: AttributeKey<T>,
value: T?
): Unit
Sets an extension property for this content
open fun <T : Any> setProperty(
key: AttributeKey<T>,
value: T?
): Unit
Sets an extension property for this content