not overridable
@$pb.TagNumber(10) $core.bool get autoSize => $_getBF(9);
@$pb.TagNumber(10) set autoSize($core.bool value) => $_setBool(9, value);