GraphAware\Neo4j\OGM\Tests\Performance\Domain\Skill::getName PHP Method

getName() public method

public getName ( ) : mixed
return mixed
    public function getName()
    {
        return $this->name;
    }