pub type Properties = HashMap<String, Value>;
Key-value property bag used on nodes and edges.
pub struct Properties { /* private fields */ }