public CNote[] Notes { get; }
Public ReadOnly Property Notes As CNote()
public: property array<CNote^>^ Notes { array<CNote^>^ get (); }