public int GetLevelIncrease()
 {
     return(PBSHelper.LazyInitProductionLevelIncrease(this, ref _levelIncrease));
 }