QueryBuilder<DbNip05, int?, QAfterProperty> networkFetchTimeProperty() { return QueryBuilder.apply(this, (query) { return query.addProperty(5); }); }