- Id (Guid) - Name (string - max 50) - Surname (string - max 100) - Genre (Genre) - GenreId (int) - DateOfBirth (DateTime) - PeopleDocuments (ICollection PeopleDocument) - Nationality (Nationality) - NationalityId (int) - HasLimitation (bool) - Limitation (string - 100)