master
castData
export function castData( propertyToType: ICast, dataToSerialize: IObject, ): IObject { if (objectIsEmpty(propertyToType)) {