upsert property

Entity? upsert
getter/setter pair

The entity to upsert.

The entity may or may not already exist. The entity key's final path element may be incomplete.

Implementation

Entity? upsert;