RibosomeBindingSiteGeneSymbol Property |
Symbol of the gene corresponding to a sequence region.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string GeneSymbol { get; set; }
Public Property GeneSymbol As String
Get
Set
public:
property String^ GeneSymbol {
String^ get ();
void set (String^ value);
}
member GeneSymbol : string with get, set
Property Value
Type:
StringSee Also