namespace Wonky.Entity.DTO; public class KrvCommonWasteTexts { public string Instruction { get; set; } = ""; public string Spilling { get; set; } = ""; }