kind
Represents kind of the corresponding class — whether it is a regular class or an interface, companion object, et cetera.
Represents kind of the corresponding function.
Kind indicates the origin of a declaration within a containing class. For details, see MemberKind.
Represents kind of the corresponding property.
Kind indicates the origin of a declaration within a containing class. For details, see MemberKind.