# `GSAxis countOfNames`

*Instance Method*

The number of names

## Declaration

```swift
func countOfNames() -> UInt
```

```objc
- (NSUInteger) countOfNames;
```

```python
countOfNames() -> int
```

