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