# `GSNameParticle.isLeaf`

*Instance Property*

## Declaration

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

```objc
@property (readonly) BOOL isLeaf;
```

[See also `isLeaf` in the Python API](https://docu.glyphsapp.com/#GSNameParticle.isLeaf)

```python
pyobjc_instanceMethods.isLeaf() -> bool
```

