public override void AcceptChildren(IGenericVisitor visitor)
 {
     GenericVisitor.VisitClassLambdaPropertyChildren(this, visitor);
 }