XMLElement
annotationin packageklyn.data.xml
public annotation XMLElement(path as String)
XMLElement

Binds an entity property to a child XML element.

Example
@XMLElement(path="login")
public property login as String