__getattr__() is a feature that makes it possible to design flexible and versatile structs in mojo (like other features too). It feels like merging the static and the dynamic world. Let implement one ...