Click or drag to resize
RnaAlphabetName Property
Gets or sets Friendly name for Alphabet type.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string Name { get; protected set; }

Property Value

Type: String

Implements

IAlphabetName
See Also