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