Naming of elements with type
Lets say I want to create a property of type Window called view.
When I use the template "prop" it automatically wants to call the property ViewWindow instead of just view. How do I turn this off so it stops trying to merge the type with the name of the property? Previous versions never used to do this.
Please sign in to leave a comment.