DataBase.Accounts property Account list of users who have access to the database. public List<Account>? Accounts { get; set; } See Also class Account class DataBase namespace Amica