stanza
.
handlebars · runtime ready
Properties
01
Template
— iterate with
{{#each properties}}{{this}}{{/each}}
, or reference a name directly as
{{PropertyName}}
{{#each properties}} public string {{this}} { get; set; } {{/each}}
TS interface
SQL select
JSON keys
0
1
2
3
4
5
6
7
8
9
Store
Generate
→
Output
Copy
Output will render here once you hit Generate.