API ReferenceAll TypesmodelBeatminNoteOn this pageminNoteDescription​ Gets or sets the note with the lowest pitch in this beat. Only visible notes are considered. JavaScriptC#KotlinminNote: Note | null;Note? MinNote { get; set; }var minNote: Note?