Object Deconstruction

Overview

Using the ... notation is a concise, flexible and expressive way to manage objects and arrays.

Reference