node property

XmlElement node
final

XML Node used while reading this KdbxNode. Must NOT be modified. Only copies which are obtained through toXml. this node should always represent the original loaded state.

Implementation

final XmlElement node;