nameOfLinkedFile property Null safety

String nameOfLinkedFile
read / write

If this is a symbolic link, this is the path to the file its linked to.

Implementation

String nameOfLinkedFile = '';