Defined in file pcsubstance.asn
C++ class: CPC_AtomString
PC-AtomString ::= SEQUENCE {
aid INTEGER, -- Atom Identifier for the Value
-- Note: Atom ID's must be greater than "0"
value VisibleString -- Value Associated to the ID
}