[ Namespace { name: "Foo\Bar", body: [ Noop, Class { name: Identifier { name: "Baz", }, attributes: [], extends: None, implements: [], body: [ Property { var: "foo", attributes: [], value: None, type: Some( String, ), flags: [ Public, Readonly, ], }, ], flags: [ Final, ], }, ], }, ]