'; /** * Gets the raw value of a presentation. * * @return string The raw value. */ public function get() { return $this->presentation->open_graph_article_modified_time; } }