Dynamic Property inplace of onChange, task.

In the recent SwiftUI Group Lab, they mentioned using Dynamic Property instead of onChange, How to do it?

Could it used as an actual property type instead of just using in combination with @propertyWrapper

Dynamic Property inplace of onChange, task.
 
 
Q