GraphAware\Neo4j\OGM\Metadata\EntityPropertyMetadata::getPropertyName PHP 메소드

getPropertyName() 공개 메소드

public getPropertyName ( ) : string
리턴 string
    public function getPropertyName()
    {
        return $this->propertyName;
    }