public virtual void VisitPropertyBinding(ResolvedPropertyBinding propertyBinding)
 {
     DefaultVisit(propertyBinding);
 }