pub type Properties = BTreeMap<String, NodeList>;
A helper type for representing a map of named property values.
pub struct Properties { /* private fields */ }