QueryBuilder<KV, String, QQueryOperations> valueProperty() { return QueryBuilder.apply(this, (query) { return query.addPropertyName(r'value'); }); }