Version: 2019.1
public bool isDefaultOverride ;

Description

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.