environment
The variable names (keys) and their values in the environment from which the process was launched.
それからプロセスが起動された環境における変数名(キー)とそれの値。
globallyUniqueString
Global unique identifier for the process.
プロセスに対するグローバルな固有識別子。
macCatalystApp
A Boolean value that indicates whether the process originated as an iOS app and runs on macOS.
あるブール値、それはプロセスが、iOSアプリとして起源を発した、そしてmacOS上で動作するかどうかを指し示します。
iOSAppOnMac
A Boolean value that indicates whether the process is an iPhone or iPad app running on a Mac.
あるブール値、それはプロセスがMac上で動作しているiPhoneやiPadアプリであるかどうかを指し示します。
processIdentifier
The identifier of the process (often called process ID).
プロセスに対する識別子(しばしばプロセスIDと呼ばれます)。
processName
The name of the process.
プロセスの名前。