RepeatRegionSatellite Property |
Identifier for a satellite DNA marker, compose of many tandem repeats
(identical or related) of a short basic repeated unit.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Satellite { get; set; }
Public Property Satellite As String
Get
Set
public:
property String^ Satellite {
String^ get ();
void set (String^ value);
}
member Satellite : string with get, set
Property Value
Type:
StringSee Also