---
title: public
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/entityownership/public
---

# public

A state that indicates the entity represents data a person shares publicly.

## Declaration

```swift
static let `public`: EntityOwnership
```

## See Also

### Scoping entity ownership and sharing

- [shared](appintents/entityownership/shared.md)
- [unknown](appintents/entityownership/unknown.md)
