Share via


CSSearchableItemAttributeSet.Lyricist Property

Definition

Gets or sets the lyricist for a song.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Lyricist { [Foundation.Export("lyricist")] get; [Foundation.Export("setLyricist:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lyricist")>]
[<set: Foundation.Export("setLyricist:")>]
member this.Lyricist : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to