namespace Toolkit.Foundation; public record ChangedEventArgs(TValue? Value = default);