code_generator
code_generator copied to clipboard
Attempt to add public variables
Here I propose a method to introduce also public variable into classes
I'm not sure this is required.
If you just need a collection of public variables, there's the is_struct
property.
In case of class, opening only part of data members would be violation of encapsulation