using System.Collections.Generic;
public static void Main()
Console.WriteLine("Hello World");
public string uname {get;set;}
public string code {get;set;}
public string descr {get;set;}
public string mass {get;set;}
public List<waste> list1 {get;set;}