memberName(location, dimension), given a location and a dimension, returns the name of the member in the location at dimension “d.” The dimension can be dense (represented by location) or sparse (represented by the context in which the location exists).
memberName(Location location, Dimension d)