SerializedProperty.GetEnumerator
GetEnumerator(): IEnumerator;
IEnumerator GetEnumerator();
def GetEnumerator() as IEnumerator
Description

Retrieves an iterator that allows you to iterator over the current nexting of a serialized property.