pub fn visit_mut_class_prop<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut ClassProp
)