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

# host

The security origin’s host.

## Declaration

```swift
var host: String { get }
```

## See Also

### Getting the Host Information

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