Version: 2019.4
public bool isDefaultOverride ;

説明

Allows you to check whether his property is a default override.

Certain properties on Prefab instances are default overrides.

See PrefabUtility.IsDefaultOverride for more information.