isLocal property

bool isLocal
getter/setter pair

Indicates if the key is local If the key is local, the key does not sync between cloud and local secondary

Implementation

bool isLocal = false;