namespace InkForge.Desktop.Services; public class WorkspaceContext { public string DbPath { get; set; } }