public List<Note> Notes { }
Public Property Notes As List(Of Note)
public: property List<Note^>^ Notes { }