This is used as a key in the IAnnotation where it identifies internal data.

Namespace:  BioSharp.Core.Bio.Seq
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public static readonly string PROPERTY_DATA_KEY

Remarks

This is not printed when the IFeature is written to a flatfile. E.g. the original feature's EMBL location string (if it has one) is stored here.

See Also