I have the following record types:
public record FileInfoo(FileType Type, FileState State, IEnumerable Signees) { public FileType Type { ge