To access the lenses you can also use the `import ...
# functional
s
To access the lenses you can also use the
import kategory.optics.*
it should get generated as
childName(): Lens<Child,String>