Decorator that exposes a property's value to descendants as the
named ContextMap key.
Descendants reading the same key via SelectContext resolve
the closest enclosing provider. Reassigning the property propagates
the new value to subscribers automatically.
Decorator that exposes a property's value to descendants as the named ContextMap key.
Descendants reading the same key via SelectContext resolve the closest enclosing provider. Reassigning the property propagates the new value to subscribers automatically.