chordId
Description​
Gets or sets the ID of the chord used on this beat.
- JavaScript
- C#
- Kotlin
chordId: string | null;
string? ChordId { get; set; }
var chordId: String?
Gets or sets the ID of the chord used on this beat.
chordId: string | null;
string? ChordId { get; set; }
var chordId: String?