How can i add new member to label?

I'm trying to add a new feature to the label, but i cannot understand how to add the member to use this feature.
I've used the defaultValue mechanism, and create getter and setter, but non of that was work.
I've trying to debug the flow, but for some reason at the new Entity() mechanism the property disappear...

kind regards,
Hod B

Hi Hod,

Can you provide a code example illustrating how you’re trying to do this? The easiest way to share a code example is to paste it into Sandcastle, our live coding app, then press the share button at the top of the page, which will save your code and generate a link to it that you can paste here. Sandcastle: https://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Hello%20World.html&label=Showcases

Best,

  • Rachel