[]
Gets or sets a value indicating whether an application shall prevent the use of this style when this document is loaded and/or modified.
If true, this style can be used to format existing content (i.e. any content that references this style shall have its properties as normal), but new instances of the style shall be prevented from being applied via all mechanisms associated with that application.
public bool Locked { get; set; }
Public Property Locked As Boolean