namespace Observatory.Framework.Files.Journal { public class SquadronStartup : SquadronCreated { public int CurrentRank { get; init; } } }