pub type PropMap = HashMap<String, Variant<Box<dyn RefArg + 'static>>>;
The type typically used for a dictionary of properties.