[]
Gets or sets whether the style is locked and cannot be modified.
[Browsable(false)] public bool Locked { get; set; }
This property is useful when you want to prevent code from accidentally modifying 'stock' styles.