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