path String
Returns the string representation of this path.
The returned path string uses the default name separator to separate names in the path.
This property is a synonym to Path.toString function.
Since Kotlin
1.5
Returns the string representation of this path.
The returned path string uses the default name separator to separate names in the path.
This property is a synonym to Path.toString function.