Regarding to your first point (perform a query usi...
# opensource
v
Regarding to your first point (perform a query using a property), my first attempt was to do a method like getAllItems(). But I think this is pretty much like a calculated property, and I thought that I would fit best to Kotlin with a property syntax.