Click or drag to resize
ProteinAlphabetName Property
Gets or sets the name of this alphabet - this is always 'Protein'.

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