---
title: processIdentifier
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/process/processidentifier
---

# processIdentifier

The receiver’s process identifier.

## Declaration

```swift
var processIdentifier: Int32 { get }
```

## Return Value

Return Value The receiver’s process identifier.
