using Gtk 4.0; Overlay { Label label {} } Label { label: bind ((Label) label.parent.child).label; }