xmlns property
final
If specified, then the stanza must have a xmlns attribute equal to xmlns. This defaults to stanzaXmlns, but can be set to any other value or null. This is useful, for example, for components.
Implementation
final String? xmlns;