@$pb.TagNumber(8) $core.bool get autoRegister => $_getBF(7);
@$pb.TagNumber(8) set autoRegister($core.bool value) => $_setBool(7, value);