Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition().
Overrides ComplexDataInterface::getPropertyDefinition
public function getPropertyDefinition($name) { return $this->storage ->getPropertyDefinition($name); }