namespace DanieleMarotta.RiversongCodeShowcase { public class OnboardingState { public OnboardingEvents CompletedEvents { get; set; } } }