SerializedProperty.isArray
var isArray: bool;
bool isArray;
isArray as bool
Description

Is this property an array? (Read Only)

See Also: arraySize.