Alias Header.TC

TrunCation - specifies that this message was truncated due to length greater than that permitted on the transmission channel.

struct Header
{
  // ...
  alias TC = mix_TC.getset;
  // ...
}