public HashSet<string> NameHash { get; set; } = []; Seems it does serialize into the DB, but get null in any class I include it in the DB. the entire containing class will be null upon querying for it. I "can" serialize and deserialize the same class manually via system.text.