Property Editor dialog

All screenshots Previous Next  

The Property Editor dialog is used to add or edit a property. Note how accessors are simply (re)defined with check boxes, even after the property was created. Editing a property's access specifiers takes care of inserting, editing and deleting the fields and methods.

Additionally a property state can be created and maintained. State Field matching uses user defined prefix and character case rules. If you change the property signature (name, type etc) the state field is updated accordingly. IntelliReplace propagates the change field name in code.

Property Editor Dialog