SerializedProperty.hasMultipleDifferentValues
var hasMultipleDifferentValues: bool;
bool hasMultipleDifferentValues;
hasMultipleDifferentValues as bool
Description

Does this property represent multiple different values due to multi-object editing? (Read Only)

See Also: SerializedObject.SetIsDifferentCacheDirty.