---
title: ownProcess
framework: coretransferable
role: symbol
role_heading: Type Property
path: coretransferable/transferrepresentationvisibility/ownprocess
---

# ownProcess

The visibility level that specifies that the item is visible only within the app that’s the source of the item.

## Declaration

```swift
static let ownProcess: TransferRepresentationVisibility
```

## See Also

### Specifying transfer visibility

- [all](coretransferable/transferrepresentationvisibility/all.md)
- [team](coretransferable/transferrepresentationvisibility/team.md)
- [group](coretransferable/transferrepresentationvisibility/group.md)
