I am trying to do a nested lookup to go down N Levels using the C# MongoDb Client.
I have these Class
class User { public string Id {get;set;} public