XmlAliasName

data class XmlAliasName(val name: String)

Specifies an alternate name that can be used to match an XML node.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard