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