namespace Toolkit.Foundation; public record Enumerate(object? Key = null) : INotification;