Object Types
Define the shape of objects with type annotations.
Basic Object Types
Optional Properties
Readonly Properties
Nested Objects
Index Signatures
Methods in Objects
Object Destructuring
Exercise: Define an Object
Create an object with the specified structure:

