The
name
method returns the value of the Name field that you
specified in the
Perl Manipulator editor.
The local variable
$this
is initialized to contain the
EDF::Manipulator
instance for the Perl manipulator.
Such initialization means calling
$this->name;
returns the name of the
EDF::Manipulator
instance.