The Dynamic application composition topic says that
Properties can also be added, updated, or removed at runtime, and so can subscriptions. The compile-time properties and subscriptions just serve as initial settings.
but it doesn't say how to do that. So, how do you do that?