sumArray

fun sumArray(fieldName: String): Expression
fun <T> sumArray(field: KProperty1<T, *>): Expression