NSLinkAttributeName
The link for the text.
Declaration
extern NSAttributedStringKey NSLinkAttributeName;Overview
The value of this attribute is an - NSURL object (preferred) or an - NSString object. The default value of this property is nil, indicating no link.