This field optionally holds an OIV.Inventor.Nodes.SoText3 node that will be written out in place of this OIV.Inventor.Nodes.SoAnnoText3 node when saved to a .iv file.
public SoSFNode alternateRep { get; }
Public ReadOnly Property alternateRep As SoSFNode Get
public: property SoSFNode^ alternateRep { SoSFNode^ get (); }
member alternateRep : SoSFNode with get