Variable AddressedData.value

The data located on the address.

struct AddressedData
{
  // ...
  ubyte value ;
  // ...
}