soundName
The name of the sound to play when the alarm triggers.
Declaration
var soundName: String? { get set }Mentioned in
Discussion
The value of this property is the name of a system sound that can be used with the init(named:) class method to create an NSSound object. Assigning this property a value will set the emailAddress and url properties to nil.