namespace Harmonia.WinUI.Session; public partial class PlaylistState { public string? OpenPlaylistUID { get; set; } }