Ui-Only Field freezes preview

Triple braces.

{{{Name}}}

Also - the value for Tax_Property_Address_Line_1__c is probably going to be a salesforce id. You probably want to go through and get the name field behind (if it is one of your address concatenation things). Somthing like: {{{Tax_Property_Address_Line_1__r.Name}}}