OpenGraph\Meta::getProperty PHP Method

getProperty() public method

Get property name
public getProperty ( ) : String
return String
    public function getProperty()
    {
        return $this->_property;
    }