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