merge property

bool get merge

Set to true to replace only the values from the new data. Fields omitted will remain untouched.

Implementation

external bool get merge;
set merge (bool v)

Implementation

external set merge(bool v);