public function testIsNode()
 {
     $this->assertFalse($this->createdProperty->isNode());
 }