PartKeepr\DoctrineReflectionBundle\Filter\AssociationPropertyTrait::getProperty PHP Method

getProperty() public method

public getProperty ( ) : string
return string
    public function getProperty()
    {
        return $this->property;
    }