foo1 = ForObjectWalker.Foo(bar=ForObjectWalker.Bar(uid=456, hex=0xFAD), names=[John, Jenny, Adam], empty=null, points={17=ForObjectWalker.Point(x=21, y=6, z=4), 18=ForObjectWalker.Point(x=21, y=6, z=4), 3=ForObjectWalker.Point(x=9, y=19, z=11), 8=ForObjectWalker.Point(x=9, y=32, z=2), 21=ForObjectWalker.Point(x=9, y=7, z=5), 88=ForObjectWalker.Point(x=21, y=6, z=4)})
foo1/bar = ForObjectWalker.Bar(uid=456, hex=0xFAD)
foo1/bar/hex = '0xFAD'
foo1/bar/uid = '456'
foo1/empty = <null>
foo1/names = [John, Jenny, Adam]
foo1/names/[0] = 'John'
foo1/names/[1] = 'Jenny'
foo1/names/[2] = 'Adam'
foo1/points = {17=ForObjectWalker.Point(x=21, y=6, z=4), 18=ForObjectWalker.Point(x=21, y=6, z=4), 3=ForObjectWalker.Point(x=9, y=19, z=11), 8=ForObjectWalker.Point(x=9, y=32, z=2), 21=ForObjectWalker.Point(x=9, y=7, z=5), 88=ForObjectWalker.Point(x=21, y=6, z=4)}
foo1/points/[17]...
foo1/points/[17]/innerX = #21
foo1/points/[17]/innerY = #6
foo1/points/[17]/innerZ = #4
foo1/points/[18]...
foo1/points/[18]/innerX = #21
foo1/points/[18]/innerY = #6
foo1/points/[18]/innerZ = #4
foo1/points/[21]...
foo1/points/[21]/innerX = #9
foo1/points/[21]/innerY = #7
foo1/points/[21]/innerZ = #5
foo1/points/[3]...
foo1/points/[3]/innerX = #9
foo1/points/[3]/innerY = #19
foo1/points/[3]/innerZ = #11
foo1/points/[8]...
foo1/points/[8]/innerX = #9
foo1/points/[8]/innerY = #32
foo1/points/[8]/innerZ = #2
foo1/points/[88]...
foo1/points/[88]/innerX = #21
foo1/points/[88]/innerY = #6
foo1/points/[88]/innerZ = #4
