## Description of the new feature Soft-delete option will be enabled by default when creation ## Proposed implementation details (optional) This would involve syntax breaking change: Old: `[-EnableSoftDelete]` New: `[-DisableSoftDelete]`