---
title: userID
framework: system
role: symbol
role_heading: Instance Property
path: system/stat/userid
---

# userID

User ID of owner

## Declaration

```swift
var userID: UserID { get set }
```

## Discussion

Discussion The corresponding C property is st_uid.
