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