This version of Unity is unsupported.

SerializedProperty.DuplicateCommand

Declaration

public bool DuplicateCommand();

Description

Duplicates the serialized property.

The serialized property can't be used anymore after calling this function. A new iterator must be created in that case.