SF_INLINE bool PushBack(const Value& val);
Pushback adds an element to the back of an array. Only valid for Array types.
True if the element was added otherwise false.