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

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

Syntax

C#
[HelpAttribute("The short description to use when describing more than one of this thing, like 'small green pebbles'.")]
public string PluralDescription { get; set; }

See Also