The number of bit in this BitArray.
length will be rounded up to match the 32-bit boundary.
The valid index values for the array are 0 through length - 1.
0
length - 1
int get length => _length;