public bool XPCRemoval { get; set; }
Set to true (default) to enable the XPC removing ahen a tag is retrieved from the storage.
Setting to false leaves the tag's EPC contents "as is".
If the XPC removal is set to true, then the API removes the possible XPC bytes from the beginning of the EPC data.
The removal is done when the tags are retrieved from the API's storage.
Also not that if the XPC is present and it is not removed then the tags' operations (read, write, lock, kill, etc.) that are based on the use of the EPC will fail.