@$pb.TagNumber(3) $core.bool get tabletHidden => $_getBF(1);
@$pb.TagNumber(3) set tabletHidden($core.bool value) => $_setBool(1, value);