It would be handy if you could set the access modifier for properties when exporting entities. If you export now, all properties get the private
modifier while in my code I use protected
.
You should be able to set a default (per project) and perhaps be able to set it per entity/property.