Draft: Call QQmlContext->setContextProperty later
There's some regression in Qt that breaks updates to the QQmlContext after it's been used to instantiate an object. Neither finishing construction of derived classes nor addition of context properties are properly handled.