sum method

int sum()

Sum of all property values over objects matching the query.

Implementation

int sum() => _op(C.query_prop_sum_int);