Custom actions
@$pb.TagNumber(10) $core.bool get jab => $_getBF(9);
@$pb.TagNumber(10) set jab($core.bool v) { $_setBool(9, v); }