inline val Path.owner: UserPrincipal
Delegates to Files.getLastModifiedTime without LinkOptions.
inline fun Path.owner(linkOption: LinkOption, vararg furtherLinkOptions: LinkOption): UserPrincipal
Delegates to Files.getLastModifiedTime.