I do this from time to time, especially in Javascript to store references to deeply nested properties in objects, but I am not sure on what this would be called. Multiple variable assigning? Variable reference assignment?
myVar = myObject.myProperty = value