public IReadOnlyReactiveProperty <Int32?> GetPlayerBuffsProperty(Int32 key)
 {
     return(LD_PlayerBuffs.GetProperty(key));
 }