file_id


Description:

public string? file_id { get; }

A string uniquely identifying the file

If this property contains null, then there is no underlying file or an error occured.

This property is set by the notify signal handler of the file property. Changing the file property will update this value.