I would like to share a string between classes, and keep modifications made on that string synchronised.
I thought of doing a property wrapper like:
@p