/** <inheritDoc /> */
 public IClusterGroup ForYoungest()
 {
     return(GetClusterGroup(UU.ProjectionForYoungest(Target)));
 }