SP.Field.sealed Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether properties on the field cannot be changed and whether the field cannot be deleted.
var value = SP.Field.get_sealed();
Property Value
Type: Boolean