Details
Description
For suggestable properties widgets are editable, but if we do not want to trigger Suggestions method and put some value directly, custom value is reset after switching to another property.
So I need to trigger Suggestions method, then check `use custom value` and there put it. It's not very convenient.