The action to perform on the specified file or directory.
- Copy: Recursively copies the source file or directory to the target file or directory
- Move: Recursively moves the source file or directory to the target file or directory name.
- Delete: Recursively deletes the source file or directory. Does not use the target Property.