SE-0293 (second review): Extend Property Wrappers to Function and Closure Parameters

I think what you're suggesting is allowing property wrapper attributes only in parameter type positions to force the argument function to have the same wrapper attribute on that parameter, and to allow inference of the wrapper attribute on closure parameters. I still think a syntactic indication that you have a property wrapper is valuable, but I also don't think there's anything in this proposal preventing such a feature from being proposed in the future.

FWIW, there are a few more downsides that I outlined in the first review: