Secret Lair

Super power:

heroForm value: {{ heroForm.value | json}}

Extra info for the curious:

Name value: {{ heroForm.get('name').value }}

Street value: {{ heroForm.get('address.street').value}}