[This is preliminary documentation and is subject to change.]
public Session ParentSession { get; set; }
Public Property ParentSession As Session
public: property Session^ ParentSession { Session^ get (); void set (Session^ value); }