How to uniquely identify a content control

Is there a way to identify between content controls that are identical (i.e. same text value, tag, title, etc.)? I want to be able to access some kind of unique ID that will remain the same between sessions.

@SCDGLC,

You can use StructuredDocumentTag.Id property to specify a unique read-only persistent numerical Id for this SDT.