namespace Toolkit.Foundation; public record ActivationBuilder(IActivation Value, object? Key = null);