Some properties can’t be changed

Hi!
I find some properties of the point in the PathStatement can’t be changed, such as Name, Accuracyvalue, Jointspeed , Config and so on.

image
What should I do? Please help me! Thank you!

What application / add-on is the screenshot from? Doesn’t look like normal VC software.

The points are defined using a table/database known as schema. Each point is record/row with its own values for the columns known as schema properties. With Python API I know how to set them but never did this with .NET API, but how did you try to set the value?