public void VisitProperty(IPropertyWithSymbols node) { visitor.VisitProperty(new PropertyWithSymbols(node)); }