unique_id property

string? unique_id
getter/setter pair

Unique file identifier; may be empty if unknown. The unique file identifier which is the same for the same file even for different users and is persistent over time

Implementation

string? unique_id;