setValue
Simplifies property assignment delegation for string maps when using a string constant.
operator fun <T> SerializedMapValue<T>.setValue(thisRef: StringMap, property: KProperty<*>, value: T?)(source)
Simplifies property assignment delegation for HxAttributes when setting attribute values from a string constant.