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