---
title: musicalInstrumentName
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/musicalinstrumentname
---

# musicalInstrumentName

The name of an instrument within the context of an instrument category.

## Declaration

```swift
var musicalInstrumentName: String? { get set }
```

## Discussion

Discussion For some instrument categories, such as Percussion and Keyboards, you can specify an instrument name.

## See Also

### Describing music

- [album](corespotlight/cssearchableitemattributeset/album.md)
- [artist](corespotlight/cssearchableitemattributeset/artist.md)
- [audioChannelCount](corespotlight/cssearchableitemattributeset/audiochannelcount.md)
- [audioEncodingApplication](corespotlight/cssearchableitemattributeset/audioencodingapplication.md)
- [audioSampleRate](corespotlight/cssearchableitemattributeset/audiosamplerate.md)
- [audioTrackNumber](corespotlight/cssearchableitemattributeset/audiotracknumber.md)
- [composer](corespotlight/cssearchableitemattributeset/composer.md)
- [keySignature](corespotlight/cssearchableitemattributeset/keysignature.md)
- [lyricist](corespotlight/cssearchableitemattributeset/lyricist.md)
- [musicalGenre](corespotlight/cssearchableitemattributeset/musicalgenre.md)
- [recordingDate](corespotlight/cssearchableitemattributeset/recordingdate.md)
- [tempo](corespotlight/cssearchableitemattributeset/tempo.md)
- [timeSignature](corespotlight/cssearchableitemattributeset/timesignature.md)
- [generalMIDISequence](corespotlight/cssearchableitemattributeset/generalmidisequence.md)
- [musicalInstrumentCategory](corespotlight/cssearchableitemattributeset/musicalinstrumentcategory.md)
