Allow to specify attributes on the fields in the model class. - `[Required(bool)]` - `[Default(...)]` - `[OptionName(shortName, longName)]` - `[HelpText(...)]`
Allow to specify attributes on the fields in the model class.
[Required(bool)][Default(...)][OptionName(shortName, longName)][HelpText(...)]