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