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