Implements \Drupal\Core\TypedData\TypedDataInterface::onChange().
Overrides ComplexDataInterface::onChange
public function onChange($property_name) { $this->storage ->onChange($property_name); }