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