You are an Independent Software Vendor (ISV) developer working in the "ABCModule" module in an existing solution.
You create a new label in the XYZ-en-US.label.txt file with a Label ID of "LabelText", a Label of "Text for the Label", and a Description of "ABC".
How should you reference this new label in the Label property of an artifact?
A . @ABCModule.XY
B . LabelText
C . @XYZ:LabelText
D . @ABCModule.XYZ[LabelText]
E . @XYZ[LabelText]
Answer: B