QueryBuilder<DbEvent, (R1, R2, bool?), QOperations> validSigProperty() { return QueryBuilder.apply(this, (query) { return query.addProperty(9); }); }