dummy4 property
Pad the field count to 32 so that we can test that IsInitialized() properly checks multiple elements of has_bits_.
Implementation
@$pb.TagNumber(4)
$core.int get dummy4 => $_getIZ(3);
Implementation
@$pb.TagNumber(4)
set dummy4($core.int v) { $_setSignedInt32(3, v); }