---
title: string
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packageplugin/path/string
---

# string

A string representation of the path.

## Declaration

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