Allows building a query for this Box instance with a call to build to return a Query instance.
val query = box.query { equal(Entity_.property, value)}