pub type NodePropertyDictionary = Vec<NodePropertyEntry>;
pub struct NodePropertyDictionary { /* private fields */ }