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