This version of Unity is unsupported.

SerializedProperty.FindPropertyRelative

Declaration

public SerializedProperty FindPropertyRelative(string relativePropertyPath);

Description

Retrieves the SerializedProperty at a relative path to the current property.