Presenter Output
When accessing the field value from a decorated entry model the collection will contain instances of \Anomaly\Streams\Platform\Entry\EntryPresenter
.
Example
$decorated->example->first()->title;
Twig
{{ decorated.example.first().title }}