# `GSInfoProperty defaultValue`

*Instance Method*

## Declaration

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

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

```python
defaultValue() -> str
```

