{{ myForm.get('addr').value | json }} {{ myForm.controls['addr'].value | json }}
{{ myForm.value | json }} {{ myForm.getRawValue() | json }}