get_cancel();
set_cancel(value);
Object.defineProperty('cancel');
| Type | Description |
|---|---|
| boolean | true if the lock operation should be canceled; otherwise, false. The default value is false. |
You should set this property to true to prevent an AnnObject from being locked.