This version of Unity is unsupported.

SerializedProperty.Next

Declaration

public bool Next(bool enterChildren);

Description

Move to next property.

See Also: NextVisible, Reset.