Concept Flow - Property wrappers with configuration
Define Property Wrapper
Add Configurable Parameter
Use Wrapper with Parameter
Access Wrapped Property
Observe Behavior Based on Config
This flow shows how to define a property wrapper with a parameter, use it on a property, and see how the configuration affects the property's behavior.