WithName
DepotInfoBuilder& WithName(const BString& value);
depotInfoBuilder.WithName(repositoryName);
.WithName(repoName)
.WithName(SINGLE_PACKAGE_DEPOT_NAME)
.WithName("Flamingo")
= DumpExportRepositoryBuilder().WithCode("oak").WithName("Oak Tree");