• var object = {
  •     name: 'Pablo Schvarzman',
  •     type: undefined,
  •     location: 'Earth',
  •     properties:['Music',
  •                 'Code',
  •                 'Artworks'];
  •     };