named

abstract fun <T : Named?> named(type: Class<T>, name: String): T(source)

Creates a value of the given type for an Attribute.

Since

9.3.0