main
Generates property boilerplate for the following types :
Boolean, Byte, Char, Int, Long, Float, Double, String, File
Note. This does NOT create stylable boilerplate (for use with glok Themes), because the generated code is for glok-model, which does not include any Theme related code. There is another generator in glok-core, which generates the stylable parts only.
The generated code is included in glok-model's source code (in git), and therefore there is no need to regenerate it as part of the gradle build script. I run this (from my IDE) only when the templates have changed in some way.