property EndString : string
The string that completes a data packet.
If EndCond contains ecString, the packet stops collecting data when the string specified by EndString is received.
See StartString for information about specifying characters and using fixed- length wildcards in the string.
See also: EndCond, StartString