[Missing <summary> documentation for "P:XmlDefs.Living.Species"]

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
[HelpAttribute("The species of this Living.  Defaults to 'human'.")]
public virtual string Species { get; set; }

See Also