getProperty

open fun <T : Any> getProperty(key: AttributeKey<T>): T?(source)

Gets an extension property for this content

Report a problem