Returns the widget's parent.
See Implementation
Prior to May 11, 2021, the Widget parent variable was directly available. Now, only this property getter is permitted.
The parent should only be managed by the addChild and removeWidget method.
Returns the widget's parent.