---
title: port
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wksecurityorigin/port
---

# port

The security origin’s port.

## Declaration

```swift
var port: Int { get }
```

## See Also

### Getting the Host Information

- [host](webkit/wksecurityorigin/host.md)
