# `GSFontMaster defaultStems`

*Instance Method*

## Declaration

```swift
func defaultStems() -> [GSValueStore]
```

```objc
- (NSArray<GSValueStore *> *) defaultStems;
```

```python
defaultStems() -> list[GSValueStore]
```

