Byte Array Class
A class that holds a set of binary data.
It is used when loading binary data with ReadBinary method from File class, HttpResponse class, etc.
Default properties and ValueType
The default property is Value. The ValueType specification is invalid.