We already defined how to [inherit (reuse) properties](https://pals-project.readthedocs.io/en/latest/beamlines.html) from elements, example: https://github.com/campa-consortium/pals/blob/9cedd78df01d7766620a9ebe0f1fa09fe1c090ea/examples/fodo.pals.yaml We need to implement that logic now in the Python reference implementation.
We already defined how to inherit (reuse) properties from elements, example:
https://github.com/campa-consortium/pals/blob/9cedd78df01d7766620a9ebe0f1fa09fe1c090ea/examples/fodo.pals.yaml
We need to implement that logic now in the Python reference implementation.