Properties
The following properties are defined in the ByteArray class.
| Name | Access | Type | Description |
| Length | R | integer | Number of array elements (data size) |
| Value* | CRW | ByteArray | Binary data |
Access
R: Readable W: Writable C: Initializable
*: default property