# `GSGlyphInfo.groupIdx`

*Instance Property*

## Declaration

```swift
var groupIdx: Int16 { get set }
```

```objc
@property (nonatomic) int16_t groupIdx;
```

```python
groupIdx() -> int
setGroupIdx_(groupIdx: int)
```

