My talk about "Property Wrappers" that I gave at FrenchKit 2019.
Property Wrappers are a new feature in Swift 5.1 which lets you to create reusable get/set behaviors with custom logic and semantic meaning, and use them as annotations for your properties in Swift