[]
Gets a globally unique identifier (GUID) that uniquely identifies this part in the document. Old version of Microsoft Word allowed any strings, but the new format requires a Guid string.
public string Id { get; }
Public ReadOnly Property Id As String