# `GSInfoValueLocalized defaultValue`

*Instance Method*

## Declaration

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

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

[See also `defaultValue` in the Python API](https://docu.glyphsapp.com/#GSInfoValueLocalized.defaultValue)

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

