[This is preliminary documentation and is subject to change.]
string Subject { get; set; }
Property Subject As String
property String^ Subject { String^ get (); void set (String^ value); }