ManaPHP\Http\Session\BagInterface::has PHP Method

has() public method

Isset property
public has ( string $property ) : boolean
$property string
return boolean
    public function has($property);