setValue

operator fun setValue(element: XmlChildNode, property: KProperty<*>, value: Any?)(source)

Sets the value of the attribute represented by this delegate on the given XML element. The value is converted to a string and stored in the element's attributes' map.