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

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

Syntax

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

See Also