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