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