namespace Observatory.Framework.Files.Journal { public class NewCommander : Commander { public string Package { get; init; } } }