Skip to main content

AbstractCompoundDefType.sealed property

Indicates whether the compound is sealed.

Signature

sealed?: boolean | undefined;

Remarks

Specifies that the compound is sealed and cannot be inherited from, similar to final but using different language-specific terminology. This boolean attribute reflects sealed modifiers found in languages like C# or other object-oriented programming environments.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.