Solved
annotation property from another component
Hi,
now my component reads its annotation properties with the activation function.
I need to have a property shared by two components.
Can i read the property of another component inside the activation function?
Thanks