This property indicates whether or not the object version is frozen.
Set variable = object.IsFrozen
The IsFrozen property syntax has the following parts.
| Part | Description | 
| Variable | A Boolean variable. | 
| Object | An object expression that evaluates to a RepositoryObjectVersion object. |