parent property

  1. @optional
ContextRef? parent
getter/setter pair

The enclosing context for this context.

Implementation

@optional
ContextRef? parent;