How to update a property of class schema?

Hi!

I believe this is currently not possible. According to this doc:

It states that properties cannot be renamed or deleted once it was added.

You can add new properties, and even change some of their parameters, even though many parameters are immutable and cannot be changed once set.

Let me know if this helps!

Thanks!