QueryBuilder<DbNip05, (R1, R2, bool), QOperations> validProperty() { return QueryBuilder.apply(this, (query) { return query.addProperty(4); }); }