Share via


CSSearchableItemAttributeSet.MusicalInstrumentName Property

Definition

Gets or sets a string that represents the name of the musical instrument in an audio media item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to