TFastArrayReplicationFragment

[TFastArrayReplicationFragment](API\Runtime\IrisCore\TFastArrayReplicationFragment) - Binds a typed FastArray to a FReplicationfragment Used to support FFastArray-based serialization with no required code modifications Backed by a PropertyReplicationState which means that we will have to poll source data for dirtiness, in the case of FastArrays this involves comparing the replication key of the array and its items.