API ReferenceAll TypesmodelBeatmaxNoteOn this pagemaxNoteDescription​ Gets or sets the note with the highest pitch in this beat. Only visible notes are considered. JavaScriptC#KotlinmaxNote: Note | null;Note? MaxNote { get; set; }var maxNote: Note?