occurrences property

List<Occurrence>? occurrences
getter/setter pair

The occurrences attached to the specified note.

Implementation

core.List<Occurrence>? occurrences;