@override IsoMsg get value => this;
@override set value(IsoMsg? newValue) => throw StateError("setValue is not available on IsoMsg");