Return the value of the flag denoting if the current element refers to an array element.
Declared in <baljsn_encoder.h>
<baljsn_encoder.h>
bool isArrayElement() const;
true if the current element is an array element, and false otherwise
true
false