SpatialElementTag.TagText
Description:
The text displayed by the tag.
The text displayed by the tag.
Remarks:
If there are several strings included in the tag, the strings will be returned concatenated.
If there are several strings included in the tag, the strings will be returned concatenated.
public string TagText { get; }