On sync of XML files from CRX where a property is an empty string "", it is synced locally to a "\0" string. e.g. `value=""` becomes `value="\0"`