| AmbiguousDnaAlphabetGAT Property  | 
            Gets Ambiguous symbol G-Guanine A-Adenine T-Thymine.
            
 
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
SyntaxPublic ReadOnly Property GAT As Byte
	Get
public:
property unsigned char GAT {
	unsigned char get ();
}member GAT : byte with get
Property Value
Type: 
Byte
See Also