value property

String? value
getter/setter pair

Path and name of the file (with file extension).

The path can be absolute or relative.

Any string conformant to RFC808917, the “file” URI scheme (for relative and absolute file paths)

Implementation

String? value;