The link context.
All links objects exist within a context object. Links form a relationship between a source IRI and target IRI. A context is the link's source.
Type: \Drupal\jsonapi\JsonApiResource\JsonApiDocumentTopLevel|\Drupal\jsonapi\JsonApiResource\ResourceObject|\Drupal\jsonapi\JsonApiResource\Relationship
https://tools.ietf.org/html/rfc8288#section-3.2
protected $context;