namespace Policlinica.DB; public class DatabaseConnection { public string ConnectionString { get; set; } }