'Declaration
Property ZmodemDeleteCancelledReceives As Boolean
'Usage
Dim instance As IFileTransfer Dim value As Boolean instance.ZmodemDeleteCancelledReceives = value value = instance.ZmodemDeleteCancelledReceives
bool ZmodemDeleteCancelledReceives {get; set;}