replace property

bool? replace
final

A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair. The default setting is false.

Implementation

final bool? replace;