pub type PropsMap = IndexMap<String, Value>;
Properties map type (underlying storage)
pub struct PropsMap { /* private fields */ }