pub fn visit_class_prop<V>(_visitor: &mut V, n: &ClassProp) where
    V: Visit + ?Sized