SequenceSourceCommonName Property |
Common name of the organism.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string CommonName { get; set; }
Public Property CommonName As String
Get
Set
public:
property String^ CommonName {
String^ get ();
void set (String^ value);
}
member CommonName : string with get, set
Property Value
Type:
StringSee Also