The selected page display variant plugin ID.
string $plugin_id: The ID of the page display variant plugin to use.
$this
public function setPluginId($plugin_id) { $this->pluginId = $plugin_id; return $this; }