location property
Return an object representing the location of this element in the element model. The object can be used to locate this element at a later time.
Implementation
ElementLocation? get location;
Return an object representing the location of this element in the element model. The object can be used to locate this element at a later time.
ElementLocation? get location;