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