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