namespace Wallet; public class ItemHeaderConfiguration { public string? Name { get; set; } }