namespace Observatory.Framework.Files.Journal.StationServices; public class EngineerLegacyConvert : EngineerCraft { public bool IsPreview { get; init; } }