namespace Policlinica.DB;
public static class Chuvak
{
public static string name { get; set; }
public static string surname { get; set; }
}