BCC recipients (hidden from other recipients)

Property definitions

curl $ CurlMail :: bcc
	# BCC recipients (hidden from other recipients)
	var bcc: nullable Array[String] is writable
lib/curl/curl.nit:384,2--385,44