I have a Portfolio and SampleItem classes like this:
Portfolio
SampleItem
public class Portfolio { [Required] public Guid Id { get; set; }