pub type Props = HashMap<String, PropVal>;
Properties metadata. Each property is a tuple of an identifier and a value.
struct Props { /* private fields */ }