The name of this sequence.

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

Syntax

C#
public string Name { get; }

Implements

ISequence..::.Name

Remarks

The name may contain spaces or odd characters.

See Also