hasSealed property
bool
get
hasSealed
Return true
if this element has an annotation of the form @sealed
.
Implementation
bool get hasSealed;
Return true
if this element has an annotation of the form @sealed
.
bool get hasSealed;