# `NSArray distinctValue(forKey:)`

*Instance Method*

## Declaration

```swift
func distinctValue(forKey key: String!) -> [Any]!
```

