comprisedOf property
dynamic
comprisedOf
getter/setter pair
Specifying something physically contained by something else
Typically used here for the underlying anatomical structures,
such as organs, that comprise the anatomical system. Supported
types: AnatomicalStructure
, AnatomicalSystem
Implementation
dynamic comprisedOf;