public TypedDataManagerInterface::getPropertyInstance(TypedDataInterface $object, $property_name, $value = NULL)
Get a typed data instance for a property of a given typed data object.
This method will use prototyping for fast and efficient instantiation of many property objects with the same property path; for example, when multiple comments are used comment_body.0.value needs to be instantiated very often.
Prototyping is done by the root object's data type and the given property path, i.e. all