int get length native 'JniArray_GetLength';
void set length(int value) { throw new UnsupportedError("Not supported."); }