pub type PropertiesMap = IndexMap<String, (PropType, String)>;
pub struct PropertiesMap { /* private fields */ }