Get the plugin for the section component being built.
\Drupal\Component\Plugin\PluginInspectionInterface The plugin for the section component being built.
public function getPlugin() { return $this->plugin; }