ItemId property

ItemId? ItemId
Gets the Id of the item the change applies to.

Implementation

complex.ItemId? get ItemId => this.Id as complex.ItemId?;