Genealogy PaternalName Property Modulus Evo2
OnlineModulus Evo2
Gets or sets the name of the paternal parent, which helps prevent genomes from inbreeding.

Namespace: Modulus.Evo2
Assembly: Modulus.Evo2 (in Modulus.Evo2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string PaternalName { get; set; }

Field Value

The name of the paternal parent.
See Also