exists property

bool? exists
getter/setter pair

When set to true, the target document must exist.

When set to false, the target document must not exist.

Implementation

core.bool? exists;