Implements Drupal\Core\TypedData\ComplexDataInterface::getProperties().
Overrides ComplexDataInterface::getProperties
public function getProperties($include_computed = FALSE) { return $this ->getElements(); }