pub type AriaPropertyMap = HashMap<AriaProperty, Option<String>>;
pub struct AriaPropertyMap { /* private fields */ }