pub fn add_global_property<T: GlobalProperty>(name: &str)where for<'de> <T as GlobalProperty>::Value: Deserialize<'de> + Serialize,