'DeclarationProperty ZmodemDeleteCancelledReceives As Boolean
'UsageDim instance As IFileTransfer Dim value As Boolean instance.ZmodemDeleteCancelledReceives = value value = instance.ZmodemDeleteCancelledReceives
bool ZmodemDeleteCancelledReceives {get; set;}