<?php
/**
* @property int $type Modifiers
* @property array $props Properties
*/
class Node_Stmt_Property extends Node_Stmt
{
}