PropertyGrid: Introduce an option to prevent the setting of AutomationID of the PropertyGridField elements
Currently the AutomationID of the PropertyGridField is set to "{0}_FieldEditor", where {0} is the DisplayName of the property definition. We can introduce an option to prevent this.