containingClassDescription property

String? containingClassDescription
getter/setter pair

A human-readable description of the class declaring the element being referenced. This data is omitted if there is no referenced element, or if the element is not a class member.

Implementation

String? containingClassDescription;