1)alter type <custom_type> drop <custom_attribute> PUBLISH
2)alter type <custom_type> add <custom_attribute> String(100) PUBLISH
3)restart the server & the client
2)alter type <custom_type> add <custom_attribute> String(100) PUBLISH
3)restart the server & the client