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