namespace Harmonia.WinUI.Session; public partial class NavigationState { public string? CurrentPage { get; set; } }