@timonus maybe using the API to access the enclosing instance?
https://www.avanderlee.com/swift/property-wrappers/#accessing-a-property-wrappers-enclosing-instance
Learn how to create Property Wrappers in Swift. Use the @propertyWrapper to remove boilerplate, improve readability, and clean up code.