# `GSItemProtocol singleValue`

*Type Method*

## Declaration

```swift
optional static func singleValue() -> Bool
```

```objc
+ (BOOL) singleValue;
```

```python
singleValue() -> bool
```

