Property that indicates whether this occurrence pattern is itself an element of a parent pattern. In the case where this occurrence pattern represents a pattern element, this property returns True. The PatternElement property can be used to get that pattern element.
Syntax
CircularOccurrencePatternProxy.IsPatternElement() As Boolean
Property Value
This is a read only property whose value is a Boolean.