hasSealedKeyword property
bool
get
hasSealedKeyword
Whether the declaration has an explicit sealed modifier.
Implementation
bool get hasSealedKeyword;
Whether the declaration has an explicit sealed modifier.
bool get hasSealedKeyword;