'Usage
Dim instance As ReadChecksumEventArgs
Dim value As Integer
instance.Checksum = value
value = instance.Checksum
Remarks
The object that issues a read checksum event expects the event handler to place the checksum into
this property. After the event handler completes, the event issuer will read this property to acquire
the checksum.