'DeclarationPublicMustOverrideProperty CreationVersion As SyncVersion
GetSet'UsageDim instance As ItemMetadata
Dim value As SyncVersion
value = instance.CreationVersion
instance.CreationVersion = value
The creation version contains the key for the replica that created the item and the tick count at that replica when the item was created in the item store.