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