superEvent property

SchemaEvent? superEvent
getter/setter pair

An event that this event is a part of For example, a collection of individual music performances might each have a music festival as their superEvent.

Implementation

SchemaEvent? superEvent;