I have simple client and api app, with Blazor Server. There are two classes: Post and Comment. Post has property List, and object Comment has PostId property,