accountNickname
The nickname that the user assigned to the account.
Declaration
@NSCopying var accountNickname: INSpeakableString? { get }Discussion
When the user provides a nickname, look for an account whose name contains all or part of the specified string. Match the string against the user-visible nickname shown by your app.