arguments
Array of strings with the command-line arguments for the process.
そのプロセスに対するコマンドライン引数をもつ文字列からなるある配列。
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と呼ばれます)。