To get the name of a project as a string, I can use;
loc project = |project://Test/|; str name = project.authority;
Is something similar available for cla