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