value property

int value

Implementation

int get value {
  return bits[index];
}