ScheduleSheetInstance property vs parameter, and how to set Name?

Hello, just when I thought I was figuring things out I ran into this, see graph.

I want to rename this schedule sheet instance in Dyanmo. The go to method of element.GetParameterValueByName and the corresponding set node doesn’t work. Element.TryGetPropertyValue does work. (Wombat)

now I’m confused… what’s the difference between a Parameter and a Property and is there a method to set the name property of my schedule instance?

thanks!

afterthought - maybe I am supposed to rename the scheduleview and not the viewinstance?