QueryBuilder<DbNip05, String, QAfterProperty> pubKeyProperty() { return QueryBuilder.apply(this, (query) { return query.addProperty(2); }); }