# KeyValuePairCopier&lt;TKey, TValue&gt;.IsShallowCopyable

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.keyvaluepaircopier-2/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.keyvaluepaircopier-2/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization/Codecs/KeyValuePairCodec.cs#L108)

```csharp
public bool KeyValuePairCopier<TKey, IsShallowCopyable()
```

Returns true if the type is shallow-copyable.
