AbstractMemberDefType.mutable property
Indicates whether the member is declared as mutable.
Signature
mutable?: boolean | undefined;
Remarks
Boolean flag indicating that the member can be modified even in const objects. This is typically used for caching, lazy evaluation, or other implementation details that don't affect the logical state.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.