Extracts the 16 bit signed integers inside this array. Only works if signature is 'an'.
signature
Iterable<int> asInt16Array() => (this as DBusArray).mapInt16();