include property
include specifies which related items should be included.
Each class has a static variable called canInclude
that lists
what can be included here, and each class also describes the possible
includes in its class documentation.
Implementation
Set<String> include = {};