name = $name; $this->isNestingBlock = false; } public function getTreeProperties() { return array( 'name' => $this->name ); } } ?>