I am using EF Core 5.0.1
I have created the following ValueObject
public class Address : BaseValueObject { private Address() {