# `GSFontMaster addCustomParameter:`

*Instance Method*

## Declaration

```swift
func addCustomParameter(_ property: GSCustomParameter)
```

```objc
- (void) addCustomParameter:(GSCustomParameter *) property;
```

```python
addCustomParameter_(property: GSCustomParameter)
```

