@TagNumber(3) List<int> get script => $_getN(2);
@TagNumber(3) set script(List<int> v) { $_setBytes(2, v); }