# `GSCustomParameter displayValue`

*Instance Method*

## Declaration

```swift
func displayValue() -> String?
```

```objc
- (NSString *) displayValue;
```

```python
displayValue() -> str
```

