public IReadOnlyReactiveProperty <LogData> GetLogProperty(Int32 key)
 {
     return(LD_Log.GetProperty(key));
 }