isSealed property

bool get isSealed

Determines if this paragraph cannot be modified

Implementation

bool get isSealed => _sealed;