Place a widget in the child property.
Widget operator >>>(Widget widget) { _setWidget(widget); return this; }