[Missing <summary> documentation for "P:XmlDefs.Thing.Plurals"]

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

Syntax

C#
[HelpAttribute("Additional plural nouns that describe this thing.  Normally, these should come from the classifications.")]
public List<string> Plurals { get; set; }

See Also