---
title: title
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phprojectsection/title
---

# title

The optional section title.

## Declaration

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

## Discussion

Discussion By default, the title should relate to the content, like the Moment’s name or the geographical location where content was captured. The title can also be an empty string.

## See Also

### Determining Section Contents

- [sectionContents](photosui/phprojectsection/sectioncontents.md)
- [PHProjectSectionContent](photosui/phprojectsectioncontent.md)
