namespace ZymonicServices; public interface IZymonicProcessForm { string? record { get; set; } }