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