GraphAware\Neo4j\OGM\Metadata\GraphEntityPropertyMetadata::getPropertyName PHP Méthode

getPropertyName() public méthode

public getPropertyName ( ) : string
Résultat string
    public function getPropertyName()
    {
        return $this->propertyName;
    }