[]
Gets or sets a value indicating whether the contents of the annotation can be modified by the user. This flag does not restrict deletion of the annotation or changes to other annotation properties, such as position and size.
public bool LockedContents { get; set; }
Public Property LockedContents As Boolean