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