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