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

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

Collapse imageSyntax

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

Collapse imageSee Also