# `NSString appendingDotSuffix(_:)`

*Instance Method*

## Declaration

```swift
func appendingDotSuffix(_ suffix: String) -> String
```

