parentID
The unique persistent identifier of the playlist’s parent playlist.
Declaration
var parentID: NSNumber? { get }Discussion
If the playlist doesn’t have a parent, this property is nil.
The unique persistent identifier of the playlist’s parent playlist.
var parentID: NSNumber? { get }If the playlist doesn’t have a parent, this property is nil.