sound
The sound that plays when the system delivers the notification.
Declaration
@NSCopying var sound: UNNotificationSound? { get }Discussion
Notifications can play a default sound or a custom sound. For information on how to specify custom sounds for your notifications, see UNNotificationSound.