- divide "NodeProperty" to multiple Property classes - for input, InputProperty - for list, ListProperty - for dict(json), DictProperty - for spinner, SpinnerProperty - for combobox, ComboBoxProperty
<br/>
0.1.1
- type support for "list" and "dict" - add "display_icon" parameter to "NodeProperty" - if None, set icon by "type" of property