Sorts the properties of the provided object in alphabetical order and returns a new object with the sorted properties.
The object to be sorted.
A new object with the properties sorted in alphabetical order.
Sorts the properties of the provided object in alphabetical order and returns a new object with the sorted properties.