The 8-bit integer at address.
address
int get value => this[0];
void set value(int value) => this[0] = value;