The version of AS3 being used.
public string AS3VersionIncoming { get; }
Public ReadOnly Property AS3VersionIncoming As String
"1.0"
The version of AS3 being used on the incoming transmission. Should be "1.0".
This property is read-only.