public AllocationProportion ToModel() => new AllocationProportion( AssetClass.ToModel(), (Rate)Rate);