namespace Toolkit.Foundation; public class AggerateAttribute(Type type, object key) : NotificationAttribute(type, key);