Version: 2017.2

SerializedProperty.GetArrayElementAtIndex

Switch to Manual
public SerializedProperty GetArrayElementAtIndex (int index);

Description

Returns the element at the specified index in the array.

See Also: isArray.