I'm currently writing a plugin to show a page in the RasterPropMonitor with a list of all the parts in the vessel, to allow you to interact with them from IVA. I can list all the parts, and i can display and edit their Fields (stuff like UI_Toggle, UI_Cycle and UI_FloatRange), and invoke their Events, but i'm struggling with the labels (i think that's what they are).
I'm talking about, for instance, when you right click on a Mk 1 command pod there's some text like "Comm Signal: 1.00" or "Reaction Wheels: Idle". I would like to access that text from the module, but i don't know how.