API ReferenceAll TypesmodelFermataOn this pagealphaTab.model.FermataRepresents a fermata. class Fermata Properties​ length​ Gets or sets the actual length of the fermata. JavaScriptC#Kotlinlength: number;double Length { get; set; }var length: Double type​ Gets or sets the type of fermata. JavaScriptC#Kotlintype: FermataType;FermataType Type { get; set; }var type: FermataType