/**
  * {@inheritdoc}
  */
 public function isProperty()
 {
     return $this->path->isProperty($this->key());
 }