alias - “An alternative name for an object. For example, in a = []; b = a the variable b is an alias to the list bound to a.” (FlntPy 2022)