remove property

bool remove
getter/setter pair

Must specify either the remove or the update field. Removes the document specified in the query field. Set this to true to remove the selected document . The default is false.

Implementation

bool remove;