namespace MinicsConsole.Helper; public class OrmCollections { public IORM? MainORM { get; set; } }