public static NavigationParameter WithNo(this NavigationParameter parameter, string no) => parameter.SetValue(No, no);