The unordered collection of properties, each of which has a name and a value is called
The unordered collection of properties, each of which has a name and a value is called Correct Answer Object
An object is an unordered collection of properties, each of which has a name and a value. Property names are strings, so we can say that objects map strings to values.