# `GSCustomParameter contentValue`

*Instance Method*

## Declaration

```swift
func contentValue() -> Any
```

```objc
- (id) contentValue;
```

```python
contentValue() -> object
```

