className property

String get className

Returns the class name of this element.

Implementation

String get className => classReflection.className;