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