GraphAware\Neo4j\OGM\Metadata\LabeledPropertyMetadata::getPropertyName PHP Method

getPropertyName() public method

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