---
title: path
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/matchpattern/path
---

# path

The path part of the pattern string, unless matchesAllURLs is YES.

## Declaration

```swift
var path: String? { get }
```
