Returns the upper bound (ending index) of the array.
This is normally LowerBound + Length. If the internal array is empty the UpperBound get accessor will always return -1.
LowerBound
Length
UpperBound
-1