namespace Observatory.Framework.Files.Journal.StationServices; public class CrewAssign : CrewFire { public string Role { get; init; } }