pub fn fold_key_value_prop<V>(_visitor: &mut V, n: KeyValueProp) -> KeyValueProp where
    V: Fold + ?Sized