Public Interface IDynamicsCauseAndEffectMatrix Property ID As String Property Description As String Property Items As Dictionary(Of String, IDynamicsCauseAndEffectItem) End Interface