Extracts the 16 bit unsigned integers inside this array. Only works if signature is 'aq'.
Iterable<int> asUint16Array() => (this as DBusArray).mapUint16();