suspend fun FileSystem.lpropsAwait(path: String): FileProps
Obtain properties for the link represented by path, asynchronously.
path - the path to the file
path
Return a reference to this, so the API can be used fluently *