namespace Wonky.Entity.DTO; public class KrvFooterText { public string FooterText { get; set; } = ""; }