This tool deletes an SVN property of an SVN working copy entry.
| Parameter Name | I/O | Type | Description | 
|---|---|---|---|
| Path [M] | I | String | Eclipse path to the SVN working copy entry for which the property should be deleted. | 
| Property [M] | I | String | SVN property ID. | 
| Recursive [M] | I | String | Specifies whether the delete should be applied recursively (Boolean). |