---
title: isSectionHeader
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsmenuitem/issectionheader
---

# isSectionHeader

A Boolean value indicating whether the menu item is a section header.

## Declaration

```swift
var isSectionHeader: Bool { get }
```
