Gets or sets the layer name used when calling FromAnnObject.
An Leadtools.Annotations.AnnObject has no layer name, but a Leadtools.Dicom.DicomAnnotationObject does have a layer name. When calling FromAnnObject to convert an Leadtools.Annotations.AnnObject, the LayerName is used to set the layer name of the resulting Leadtools.Dicom.DicomAnnotationObject.
For an example, refer to FromAnnObject.