That’s a placeholder for whatever you are doing to actually resolve the conflict. I.e. it should produce a single set of properties that contains the appropriate merged data. The details are dependent on your app’s data model.
The reason i ask is because i am not able to get my attachment of a particular document when i replicate that document down to the phone. My code is below. I first want to retrieve the name of the photo from the document. Then i get the attachment of the document which i set as the “name.jpg”. Could you see if i am am doing anything wrong? .