Updating Property Attributes Programmatically
Is there any possible way to update a Thing's Property attributes (Read Only, Persistent, Base Type, Category, etc) via script? I found the service 'SetPropertyLogging' for turning on/off data logging, but I can't find any similar service to take care of the other attributes.
I want to be able to use a Service to update these aspects for many already-existing properties at once.

