public override void VisitProperty(PropertyWithSymbols node) { AddDocumentationId(node, node.Symbol); base.VisitProperty(node); }