FPropertyNetSerializerInfo

Currently we require each supported type to register [FPropertyNetSerializerInfo](API\Runtime\IrisCore\FPropertyNetSerializerInfo) It provides information on what NetSerializer to use for which property and how to build the required NetSerializer config which is used when we build the dynamic descriptor It is possible to register multiple [FPropertyNetSerializerInfo](API\Runtime\IrisCore\FPropertyNetSerializerInfo) for the same PropertyType-class as long as the IsSupportedFunction only matches a single Property, i.e. bool/nativebool enums of different sizes