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