Property UniqueId
UniqueId
Gets the unique identifier associated with this object.
public ObjectUniqueId UniqueId { get; }
Property Value
Remarks
The unique identifier is lazily initialized upon first access. Once initialized, it remains associated with the object for its lifetime.