element property
Element?
get
element
The element referenced by effectiveName. Is null
if not resolved yet,
not null
inside valid ObjectPatterns, always null
inside
RecordPatterns.
Implementation
Element? get element;