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

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

Syntax

C#
[HelpAttribute("The gender this Living.  Defaults to 'male'.  Valid options are 'male', 'female', and 'other'.")]
public virtual string Gender { get; set; }

See Also