I am trying to let a class Foo have a @property named bars that behaves like a Python Dictionary where we can access the values in b
Foo
@property
bars
b