deletionProtectionEnabled property

bool? deletionProtectionEnabled
getter/setter pair

The delete operation will fail when the value is set to true.

Optional.

Implementation

core.bool? deletionProtectionEnabled;