I have had several instances where I have wanted to change the type of an existing property within a Plant3D class. This has mostly been instances of wanting to convert a String property to a Calculated property or vice versa. This ability currently does not exist. Instead, I have had to delete the property and recreate it. This worked without disrupting references to that property, but I still think being able to modify the type of an existing property would be good.