'DeclarationReadOnly Property RunningAccumulatedTimeSpan As TimeSpan
'UsageDim instance As _AutomatonStateStatistics Dim value As TimeSpan value = instance.RunningAccumulatedTimeSpan
TimeSpan RunningAccumulatedTimeSpan {get;}
'DeclarationReadOnly Property RunningAccumulatedTimeSpan As TimeSpan
'UsageDim instance As _AutomatonStateStatistics Dim value As TimeSpan value = instance.RunningAccumulatedTimeSpan
TimeSpan RunningAccumulatedTimeSpan {get;}