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