Unzip
Decompress files from a zip archive.

Properties
| Name | Description | 
|---|---|
| ContinueOnError | If set, continue executing the remaining activities even if the current activity has failed. | 
| ExtractTo | The path to the folder where files will be extracted. | 
| Overwrite | When true, overwrites an existing file that has the same name as the destination file. | 
| ZipFilePath | The compressed file. |