The user should be able to copy multiple property names for documentation porposes.
ie: select multiple properties from a structure (using something like ctrl + click in each property), and then have a context menu option to just copy the property names as text.
That way, the name of the porperties can be pasted in a text editor so we can document their functionality. Example in the screenshot attached
The only workarounds i can think of are:
- Copy paste each property individually (Very time consuming when you have a lot of structures/entities/variables)
- In the case of entities, query Outsystems' System tables to get the property names (It really isn't that user friendly for something so simple)
