public string ClientType { get; set; }
Public Property ClientType As String
public: property String^ ClientType { String^ get (); void set (String^ value); }